From 81885020202fee1cb595be18a5b20c4484ea2411 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 14 Aug 2008 07:11:16 +0000 Subject: [PATCH] =?utf8?q?Bj=C3=B6rn=20Augustsson=20contributes=20support?= =?utf8?q?=20Humminbird=20waypoint=20files=20(.hwr).?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- gpsbabel/xmldoc/formats/humminbird.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/humminbird.xml diff --git a/gpsbabel/xmldoc/formats/humminbird.xml b/gpsbabel/xmldoc/formats/humminbird.xml new file mode 100644 index 000000000..d98a977e6 --- /dev/null +++ b/gpsbabel/xmldoc/formats/humminbird.xml @@ -0,0 +1,23 @@ + + This format supports Humminbird waypoints (.hwr files). + + + If you do "save all nav data" on the device, you'll get a + data.hwr file on the flash card (on a 797 in the matrix directory). + + + Supported models: + + 797c2i SI + + (They should all work, but this is the only one tested so far.) + + + Known limits: + + max 12 characters for waypoint names. + Only does waypoints. Tracks are in a different file + (like 000.ht). + + + -- 2.30.2